This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Fritz Frohipilyflar 14.Jan.04 09:22 AM a Web browser GeneralAll ReleasesAll Platforms
Hi,
I'm getting the following error message when trying to connect to a Notes database from an ASP.Net webpage.
ERROR [IM005] [Microsoft][ODBC Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_DBC failed ERROR [01000] [Microsoft][ODBC Driver Manager] The driver doesn't support the version of ODBC behavior that the application requested (see SQLSetEnvAttr).
I've read all the other forums regarding similar error messages when using NotesSQL, but none of the solutions were successful. I also modified my Connection Strings to all the suggested formats.
I'm using Lotus NotesSQL 3.0.2e on Windows 2000 Server and Windows XP and both Operating Systems gives the same problem. When using the same code in a Windows.Net application, it works without any problems.
Some forums suggested security as a possible cause, but I’ve set all security options as suggested. I've also used Windows authentication instead of anonymous on IIS and used an Admin account to connect to the page, but this did not work either.